home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / program / 139 / c / args.man < prev    next >
Encoding:
Text File  |  1987-05-13  |  593 b   |  24 lines

  1.  
  2. ARGS                   ST Programmer's Manual                  ARGS
  3.  
  4. NAME
  5.      args - displays expanded arguments to a program
  6.  
  7. SYNOPSIS
  8.      args [args]
  9.  
  10. DESCRIPTION
  11.      args will accept the expanded command line arguments from a
  12.      command progessor and display them. Similar to "echo" but also
  13.      displays the first argument, and numbers all arguments.
  14.  
  15. BUGS
  16.      None known.
  17.  
  18. AUTHOR
  19.      George R. Woodside           PPN 76537,1342
  20.      5219 San Feliciano Drive
  21.      Woodland Hills, Ca. 91364
  22.  
  23. Printed 02/28/87                                                1
  24.